Search Reminders
(23 actions, 20 KB)
0 If
[Shortcut Input]
has any value
1 Get Text from
[Shortcut Input]
2 Otherwise
3 Ask for Text Input
AskActionPrompt
:
🔎 What are you looking for?
AllowsMultilineText
:
false
4 End If
➔ originalText
»
5 Dictionary »
{ "text": "
[4 originalText]
", "numCharLimit": 22 }
6 Run Shortcut
Get Truncated Text for Display
➔ truncatedText
»
8
9
10
13
Input
:
[5 Dictionary]
Workflow
:
{ "workflowIdentifier": "4A6D5279-B042-4E30-AEBB-F093D994392A", "workflowName": "Get Truncated Text for Display", "isSelf": false }
7 Find Reminders »
10
ContentItemLimitEnabled
:
false
ContentItemLimitNumber
:
1
ContentItemFilter
:
Is Not Completed
8 Change
[6 truncatedText]
to
lowercase
»
10
9 Change
[6 truncatedText]
to
Capitalize Every Word
»
10 Find Reminders »
11
16
ContentItemLimitEnabled
:
true
ContentItemLimitNumber
:
1
ContentItemFilter
:
• Any of the following are true Title contains
[6 truncatedText]
Title contains
[8 Updated Text]
Title contains
[9 Updated Text]
11 If
[10 Reminders]
has any value
12 If
[DeviceDetails
’s OS
]
is
iOS
13 Search
[6 truncatedText]
in Reminders
14 End If
15 If
[DeviceDetails
’s OS
]
is
macOS
16 ToolboxProForShortcuts > GetReminderIDIntent »
list
:
[10 Reminders
’s List
]
reminder
:
[10 Reminders]
17 ToolboxProForShortcuts > EditReminderIntent
id
:
[16 Reminder UUID]
editType
:
Open
18 End If
19 Otherwise ▵
11
20 Open App
com.apple.reminders
SelectedApp
:
{ "BundleIdentifier": "com.apple.reminders", "Name": "Reminders", "TeamIdentifier": "0000000000" }
21 End If
22 Stop This Shortcut